-
Home
-
Genoo
-
6.0.17
-
Code
-
Classes
- CartOrder
Total Complexity |
66 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
549 |
Lines of code |
282 |
Logical lines of code |
158 |
Comment lines |
175 |
Methods |
40 |
Properties |
8 |
Methods 40
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
startCart() |
S |
56 |
6 |
17 |
setApi() |
S |
67 |
6 |
7 |
isApiSet() |
S |
64 |
6 |
9 |
__construct() |
S |
44 |
2 |
54 |
startNewOrder() |
S |
57 |
4 |
16 |
updateOrder() |
S |
60 |
4 |
12 |
isCompleted() |
S |
89 |
3 |
1 |
setShippingAddress() |
S |
55 |
1 |
20 |
setBillingAddress() |
S |
55 |
1 |
20 |
__get() |
S |
71 |
2 |
6 |
getPayload() |
S |
73 |
2 |
6 |
__toString() |
S |
92 |
1 |
1 |
setAddressBillingSameAsShipping() |
S |
77 |
1 |
4 |
setAddressShippingSameAsBilling() |
S |
77 |
1 |
4 |
setToOrder() |
S |
74 |
1 |
5 |
getObject() |
S |
92 |
1 |
1 |
getStatus() |
S |
92 |
1 |
1 |
getItems() |
S |
92 |
1 |
1 |
setCartProducts() |
S |
81 |
1 |
3 |
setToCart() |
S |
77 |
1 |
4 |
isCart() |
S |
80 |
1 |
3 |
__set() |
S |
77 |
1 |
4 |
setToShipped() |
S |
77 |
1 |
4 |
isOrder() |
S |
80 |
1 |
3 |
actionCancelled() |
S |
67 |
1 |
8 |
setId() |
S |
92 |
1 |
1 |
actionNewCart() |
S |
68 |
1 |
8 |
actionNewOrder() |
S |
77 |
1 |
4 |
actionOrderFullfillment() |
S |
67 |
1 |
8 |
actionRefundFull() |
S |
67 |
1 |
8 |
actionRefundPartial() |
S |
64 |
1 |
10 |
setTotal() |
S |
77 |
1 |
4 |
setToCompleted() |
S |
68 |
1 |
7 |
setUser() |
S |
77 |
1 |
4 |
addItemsArray() |
S |
77 |
1 |
4 |
setAuto() |
S |
79 |
1 |
3 |
isPaid() |
S |
91 |
1 |
1 |
setToPaid() |
S |
77 |
1 |
4 |
isShipped() |
S |
91 |
1 |
1 |
__call() |
S |
98 |
1 |
1 |